shot-button
Home > Technology News

Technology News

-

Select am.article_id, article_headline, article_homepage_headline, article_page_url, article_story_label, article_short_description, article_description, category_id, (select cm.category_master_name from category_master cm where cm.category_master_id=am.category_id and cm.active='Y') as category_name, sub_category_id, (select scm.sub_category_master_name from sub_category_master scm where scm.sub_category_master_id=am.sub_category_id and scm.active='Y') as sub_category_name, article_date, article_time_r, article_date1, article_time, article_tags, article_location, article_page_title, article_meta_description, article_keywords, article_image, article_image2, article_image1, article_image_caption, key_highlights1, key_highlights2, key_highlights3, sm_active, article_epoch, article_byline, article_byline1, is_paid, amount, poll_id, am1.author_id as author1_id, am2.author_id as author2_id, am1.author_email as author1_email, am2.author_email as author2_email from article_master_206m am left join author_master am1 on am.article_byline=am1.author_name and am1.active='Y' left join author_master am2 on am.article_byline1=am2.author_name and am2.active='Y' where am.category_id=(select category_master_id from category_master where category_master_name='Technology' and active='Y') and am.article_id NOT IN (SELECT name as article_id FROM manage_priorities where flag='Technology-P1' and username='Article') and DATE(am.article_date1)<='2024-10-17' and am.article_epoch<=1729121875 and am.active='Y' order by am.article_epoch DESC LIMIT 0,25

Error